Welcome![Sign In][Sign Up]
Location:
Search - i2c 51

Search list

[Software Engineeringc51-1

Description: 51单片机汇编课程设计案例精编 外部中断的简单应用,中断应用—红外解码,LCD1602显示,空调温度控制器,简易电子琴设计,I2C总线原理及应用实例-51 cases of single-chip fine compilation of curriculum design for a simple application of an external interrupt, interrupt the application- IR decoding, LCD1602 display, air-conditioning temperature control, simple flower design, I2C bus principle and application examples ... ... etc.
Platform: | Size: 1950720 | Author: 王庆文 | Hits:

[SCM51study

Description: 自制的51单片机学习板,包括原理图以及可以进行的实验源代码,目前的源代码有: 1.发光二极管闪动实验 2.发光二极管花样跑马灯实验 3.按键识别并通过串口发送到上位机. 4.PC机与RS232串口实验 5.DS18b20的温度采集实验 6.4位一体数码管显示 7.9.9秒跑表设计 8.红外编码,解码 9.红外遥控音乐的播放 10.I2C总线的学习――24C02的读写 11.SPI总线的学习――93C46的应用 12.播放歌曲实验 13.字符型液晶1602的应用 14.1302日期,星期,时间,温度实时显示,还有闹钟功能. 15.STC单片机,内部EEPROM操作实验(特别功能) 16.STC单片机软件系统复位实验(特别功能) -A STC51 Teaching board including 16 test codes
Platform: | Size: 671744 | Author: cdwzt | Hits:

[Other24c02

Description: 51单片机模拟实现I2C 协议,与24C02通信,测试通过-51 Single-chip I2C simulation to achieve agreement with the 24C02 communications, test
Platform: | Size: 53248 | Author: 杨永 | Hits:

[SCMI2C

Description: 介绍以51单片机为基础,用IO口模拟I2C总线,对认识I2C的传输协议有一定帮助-Introducing I2C bus based on the 51 microcomputer.it is useful to help you understand the I2C transport protocol
Platform: | Size: 9216 | Author: | Hits:

[assembly languagetuner

Description: 89c51控制I2C电视高频头今天成功制作了用89c51控制I2C电视高频头LCD显示。先做好51的最简单系统,然后P3口LCD,P2.0,P2.1,P2.2分别接LCD的R/S,R/W,E。P0.0,p0.1分别接高频头的SCL,SDA。-89c51 TV Tuner I2C control a successful production today with I2C control 89c51 TV tuner LCD display. 51 to do the most simple system, and then P3 mouth LCD, P2.0, P2.1, P2.2, respectively, then LCD' s R/S, R/W, E. P0.0, p0.1, respectively, then the first high frequency of SCL, SDA.
Platform: | Size: 4096 | Author: | Hits:

[SCM8051ApplicationCode

Description: 该程序为基于51单片机的接口和片外应用的代码,在设计51单片机时可供参考,代码包括RS232通信、I2C、SPI、单总线、CAN总线、键盘、LED、LCD、AD/DA等应用。各工程在Keil调试通过,喜欢的朋友可供参考。-The program is based on the 51-chip microcontroller interface and application code, in the design of microcontroller 51 when the reference code, including RS232 communication, I2C, SPI, single-bus, CAN bus, keyboard, LED, LCD , AD/DA applications. Keil debugging the project passed, like a friend for reference.
Platform: | Size: 405504 | Author: 李熠 | Hits:

[SCMI2C

Description: 用51单片机模拟I2C,程序已调试可以使用-51 MCU simulation with I2C, procedures can be used to debug
Platform: | Size: 23552 | Author: rokin | Hits:

[SCM51_ADC0809_I2C

Description: 51单片机,ADC0809实现键盘+可调时钟+计算器+I2C闹钟功能的程序-51 SCM, ADC0809 to achieve adjustable keyboard+ Calculator+ I2C clock+ alarm program
Platform: | Size: 6144 | Author: 万欣 | Hits:

[SCMI2Casm

Description: 51单片机I2C读写EEPROM的汇编语言实现 带I2C时序,注释详细!-51 I2C ASM
Platform: | Size: 2048 | Author: yinbin | Hits:

[SCM24C02

Description: 51单片机模拟I2C总线读写24C02的源程序,C语言编写-51 simulated I2C bus to read and write 24C02 microcontroller source code, C language
Platform: | Size: 2048 | Author: kevin | Hits:

[Embeded-SCM DevelopApplication-of-real-C51-MCU-Language-Collection.ra

Description: 51单片机的C语言实例,里面有按键,串口通讯,I2C通讯,AD电压采样等程序的实例-51 Single-chip C-language examples, which have keys, serial communication, I2C communications, AD voltage sampling procedures such as instances of
Platform: | Size: 4817920 | Author: heji | Hits:

[SCMI2C

Description: 51单片机控595编写程序,一下就能用,好东西!-51 Single-chip I2C programming, what will be able to use, good stuff!
Platform: | Size: 1024 | Author: avr | Hits:

[VHDL-FPGA-Verilogi2c

Description: 模拟I2c的源程序,可以用51来控制传输数据-Analog I2c the source can be used to control the transmission of data 51
Platform: | Size: 1024 | Author: 王宏 | Hits:

[Embeded-SCM Develop51kaifa

Description: 51单片机开发宝典,C语言和汇编语言交叉开展.包括原理图和相应的程序,值得一看! 目录 第1部分 51系列单片机基础 第1章 51系列单片机概述 第2章 51系列单片机基本结构 第3章 51系列单片机的指令系统 第4章 51系列单片机的定时/计数器 第5章 51系列单片机中断系统 第6章 51系列单片机的串行接口 第2部分 51系列单片机程序设计 第7章 汇编语言程序设计 第8章 单片机C语言程序设计基础 第9章 C51的数据结构与函数 第10章 C51语句和流程控制结构 第11章 预处理 第12章 C51的存储结构 第13章 Keil C51开发工具简介 第3部分 51系列单片机应用设计实例 第14章 键盘接口 第15章 串行通信 第16章 LED及其应用 第17章 液晶显示 第18章 A/D转换 第19章 D/A转换 第20章 单片机与CPLD接口 第21章 单片机与I2C总线 第22章 AT指令与短信收发 第23章 步进电机控制 第24章 红外线接口 第25章 声音及其应用 第4部分 增强型51系列单片机 第26章 USB接口单片机 第27章 C8051F系列音片机-51 MCU development
Platform: | Size: 6094848 | Author: huangyunfa | Hits:

[Software EngineeringI2C_program

Description: 51单片机模拟I2C总线。读写采用I2C总线的24c02c。protues仿真。-51 MCU I2C bus simulation. Reading and writing using I2C bus 24c02c. protues simulation.
Platform: | Size: 55296 | Author: 黄军 | Hits:

[SCMstc_i2c

Description: 适用于stc芯片的i2c协议通讯程序,51单片机的!-Applicable stc chips i2c protocol communication procedures, 51 MCU!
Platform: | Size: 6144 | Author: qinze | Hits:

[SCMI2C

Description: 采用51单片机模拟I2C串行总线通信的C语言头文件,在Protues下仿真通过-51 SCM simulation with I2C serial bus communication of the C language header files, in the next simulation by Protues
Platform: | Size: 1024 | Author: zhuyinhui | Hits:

[Embeded-SCM Develop232

Description: 51单片机串口通信程序,模块化编程.还包括I2c的模块化编程-51 microcontroller serial communication program, modular programming. Also include modular programming I2c
Platform: | Size: 1024 | Author: 赵同学 | Hits:

[SCMI2CLM75

Description: I2C通讯源代码。LM75与51 系列单片机通讯协议。-I2C communication agreement.based on MCS.
Platform: | Size: 2048 | Author: ming | Hits:

[SCM51

Description: I2C串行总线的组成及工作原理 本文详细介绍了IIC 总线的操作-I2C serial bus in the composition and working principle This paper describes the operation of IIC bus
Platform: | Size: 41984 | Author: zfd | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 24 »

CodeBus www.codebus.net